API Help
Eplan.EplApi.HEServices Namespace / Revision Class / Merge Method / Merge(Project,String,String,Int32[]) Method
Project to unite revisions
Name of the new united project revision
Comment of the new united project revision (optional)
Project revision index to unite.

In This Topic
    Merge(Project,String,String,Int32[]) Method
    In This Topic
    Unite project revisions
    Syntax

    Parameters

    oProj
    Project to unite revisions
    strRevisionName
    Name of the new united project revision
    strComment
    Comment of the new united project revision (optional)
    nProjectRevisionIndices
    Project revision index to unite.
    Exceptions
    ExceptionDescription
    Thrown in case of invalid parameters.
    \Internal interface necessary for the revision management could not be created.
    An error occurred, during the action.
    Remarks
    When a revision for a project section is active, only the revisions of the project section is united.
    See Also